<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bg02 {
	background-image: url(../../images/banner20181205/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:740px;
	width: 100%;
	margin:0 auto;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.trans {
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
hr {
	border: none;
	outline: none;
}
h1, h2, h3, h3, h4, h5, h6 {
	font-weight: normal;
}
img {
	max-width: 100%;
}
body {
	font-family:"å¾®è½¯é›…é»‘", "Microsoft Yahei";
}
.wp {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}
a {
	color: #333;
}
a:hover {
	color: #e4392a;
}
/* side */
.side {
	position:fixed;
	width:50px;
	height:275px;
	right:0;
	top:250px;
	z-index:100;
}
.side ul li {
	width:50px;
	height:50px;
	float:left;
	position:relative;
	margin-bottom: 2px;
}
.side ul li .sidebox {
	position:absolute;
	width:50px;
	height:50px;
	border-radius:5px 0 0 5px;
	top:0;
	right:0;
	transition:all 0.3s;
	background:#000022;
	color:#fff;
	font:16px/50px "å¾®è½¯é›…é»‘";
	overflow:hidden;
}
.side ul li a:hover .sidebox {
	width: 175px;
}
.side ul li .sidetop {
	width:50px;
	height:50px;
	line-height:50px;
	display:inline-block;
	background:#000;
	opacity:0.8;
	filter:Alpha(opacity=80);
	transition:all 0.3s;
}
.side ul li .sidetop:hover {
	background:#e4392a;
}
.side ul li img {
	float:right;
}
.side2 {
	position: fixed;
	width: 40px;
	right: 10px;
	z-index: 100;
	top: 500px;
	height: 80px;
}
.side2 ul li {
	width: 40px;
	height: 40px;
}
.side2 ul li a {
	display: block;
	background-color: #e4392a;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
}
.side2 ul li a img {
	vertical-align: middle;
	display: inline-block;
}
.side2 ul li a:hover {
	background-color: #000022;
}
.side2 ul li .weixin {
	position: absolute;
	left: -154px;
	bottom: 0;
	display: none;
}
.side2 ul li .weixin em {
	background: url(../../images/banner20181205/arr3.png) no-repeat;
	width: 5px;
	height: 17px;
	display: block;
	position: absolute;
	right: -5px;
	top: 50%;
	margin-top: 3px;
}
.side2 ul li .weixin img {
	display: block;
}
/*banner*/
#banner .flexslider {
	background: none;
}
#banner .slides li .pic {
	display: block;
	padding-top: 36.4%;
	/* -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; */
    background-position: center bottom;
	position: relative;
}
#banner .slides li .ban-txt {
	width: 760px;
	position: absolute;
	left: 50%;
	margin-left: -380px;
	top: 50%;
	height: 205px;
	margin-top: -102px;
	text-align: center;
	z-index: 99;
}
#banner .flexslider .flex-viewport .slides .s3.clone .ban-txt.mid {
	width: 830px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	top: 50%;
	height: 205px;
	margin-top: -102px;
	text-align: center;
}
#banner .flexslider .flex-viewport .slides .s3 .ban-txt.mid01 {
	width: 855px;
	position: absolute;
	left: 50%;
	margin-left: -420px;
	top: 50%;
	height: 205px;
	margin-top: -102px;
	text-align: center;
}
/*#banner .slides li.s1 .ban-txt{
	background:url(../../images/banner20181205/ban_k.png) no-repeat;
}*/
#banner .flexslider .slides img {
	max-width: 100%;
	width: auto;
	display: inline-block;
	vertical-align: middle;
}
#banner .slides li .ban-txt h5 {
	font-size: 36px;
	color:#fbdd3d;
	margin-top: -5px;
	height:70px;
	line-height:70px;
}
#banner .slides li .ban-txt h2 {
	height: 96px;
	line-height: 100px;
	margin-top: 5px;
	font-size:52px;
	color: #fff;
}
#banner .slides li .ban-txt h3 {
	padding-top:3px;
	font-size: 24px;
	color:#fbdd3d;
}
#banner .flex-control-paging li a {
	width: 40px;
	height: 3px;
	border-radius: 0;
	background-color: rgba(255,255,255,0.7);
}
#banner .flex-control-paging li a.flex-active {
	background-color: #e4392a;
}
#banner .flex-control-nav {
	bottom: 80px;
}
#banner .flex-direction-nav a {
	width: 24px;
	height: 44px;
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: url(../../images/banner20181205/ban_prev.png);
	background-repeat: no-repeat;
}
#banner .flex-direction-nav .flex-prev {
	left: 50%;
	margin-left: -570px;
}
#banner .flex-direction-nav .flex-next {
	background-image: url(../../images/banner20181205/ban_next.png);
	right: 50%;
	margin-right: -570px;
}
#banner .slides li.s2 .ban-txt {
	width: 840px;
	margin-left: -630px;
}
#banner .slides li.s2 .ban-txt h2 {
	font-size: 56px;
	line-height: 56px;
	height: 56px;
	margin-bottom: 10px;
}
#banner .slides li.s2 .ban-txt h3 {
	font-size: 40px;
	text-transform: uppercase;
	padding-top: 0;
	height:70px;
	line-height:70px;
}
#banner .slides li.s2 .ban-txt h4 {
	font-size: 16px;
	color: #fff;
}
#banner .slides li.s2 .ban-txt h6 {
	font-size: 14px;
	border-top: 1px solid #d3d3d7;
	width: 149px;
	margin: 0 auto;
	color: #fff;
	line-height: 35px;
	margin-top: 15px;
}
#banner .slides li.s3 .ban-txt h2 {
	font-size: 50px;
	height: 71px;
	line-height: 71px;
}
#banner .slides li.s3 .ban-txt h3 {
	font-size:45px;
	text-transform: uppercase;
	padding-top: 0;
	border-bottom: 1px solid #fbdd3d;
	height:70px !important;
	line-height:70px !important;
}
#banner .slides li.s3 .ban-txt h4 {
	font-size: 16px;
	line-height: 41px;
	color: #fff;
	margin-top: 16px;
}
#banner {
	position: relative;
}
.banner-bg {
	/*background: url(../../images/banner20181205/ban_bg.png) center top no-repeat;*/
	height: 54px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -30px;
	z-index: 60;
}
.flexslider .animated {
	opacity: 0;
	filter: alpha(opacity=0);
	opacity: 100\9;
	filter: alpha(opacity=100)\9;
}
</pre></body></html>